home *** CD-ROM | disk | FTP | other *** search
- /* Created using Style Master from Western Civilisation CSS1 { 110 282 451 409 } */
- /* basic window elements */
-
- .tutorial
- {}
-
- BODY
- {background-color: #ffffcc;
- font-family: verdana, helvetica, sans-serif;
- margin-left: 10%;
- text-align: justify}
-
- H1, H2, H3, H4, H5, H6
- {background-color: #cccc66;
- clear: both;
- color: white;
- font-family: verdana, helvetica, geneva, sans-serif;
- text-align: left}
-
- H1
- {font-size: 1.5em;
- font-style: italic;
- margin-left: -8%;
- text-align: right}
-
- H2
- {font-size: 1.4em;
- margin-left: -8%;
- width: 92%}
-
- H3
- {font-size: 1.3em;
- margin-left: -6%}
-
- H4
- {font-size: 1.2em;
- margin-left: -4%}
-
- H5
- {font-size: 1.1em;
- margin-left: -2%}
-
- EM
- {font-weight: bold}
-
- CODE
- {font-family: courier, monaco, monospace}
-
- /* manual elements */
-
- .menu
- {background-repeat: no-repeat;
- color: black;
- font-family: charcoal, chicago, arial, sans-serif;
- font-size: 1em;
- font-weight: normal;
- vertical-align: middle}
-
- .button
- {background-repeat: no-repeat;
- color: black;
- font-family: charcoal, chicago, arial, sans-serif;
- font-size: 1em;
- font-weight: normal;
- vertical-align: middle}
-
- A IMG
- {background-color: #ffffcc}
-
- .instruction
- {font-family: courier, geneva, sans-serif;
- margin-left: 5%}
-
- .instruction-intro
- {font-size: .9em;
- font-weight: bold;
- margin-left: 2%;
- text-align: left;
- text-decoration: underline}
-
- .example
- {background-color: #ccffcc;
- color: black;
- margin-left: 20%}
-
- .style-master
- {font-weight: bold}
-
- .note
- {background-color: #ff8040;
- text-align: left}
-
- /* link elements */
-
- .help
- {background-color: #cc3333;
- color: white;
- font-family: verdana, helvetica, sans-serif;
- font-weight: 900;
- text-align: left}
-
- A
- {background-color: #ffcccc;
- color: black;
- text-decoration: none}
-
- A:link
- {background-color: #ffcccc;
- color: black;
- text-decoration: none}
-
- A:visited
- {background-color: #ffcccc;
- color: black;
- text-decoration: none}
-
- A:hover
- {background-color: #ffcccc;
- color: black;
- text-decoration: underline}
-
- A.offsite:link
- {background-color: #99cccc;
- color: black;
- text-decoration: none}
-
- A.offsite:hover
- {background-color: #9999cc;
- color: black;
- text-decoration: none}
-
- A.onsite:link
- {background-color: #ffcc99;
- color: black;
- text-decoration: none}
-
- A.onsite:hover
- {background-color: #ffcc66;
- color: black;
- text-decoration: none}
-
- A.tutorial
- {background-color: #ceff63;
- color: black;
- text-decoration: none}
-
- A.tutorial:link
- {background-color: #ceff63;
- color: black;
- text-decoration: none}
-
- A.tutorial:hover
- {background-color: #ffff66;
- color: black;
- text-decoration: none}
-
- /* Navigation */
-
- .toolbar
- {text-align: center}
-
- .TOC
- {background-color: white;
- border-color: black;
- border-style: solid;
- border-width: 1px}
-
- .onsite
- {}